export module

sd.tools.export.exportSDGraphOutputs(aSDGraph, aOutputDir='', aFileExt='png')

Export the textures of the output node of the specified sSDGraph :param aSDGraph: The graph that contains the outputs to export :param aOutputDir: The output directory used to save the output’s images :return: True if succeed else False